hysop.backend.host.python.operator package¶
Subpackages¶
Submodules¶
- hysop.backend.host.python.operator.analytic module
- hysop.backend.host.python.operator.convergence module
- hysop.backend.host.python.operator.curl module
- hysop.backend.host.python.operator.custom module
- hysop.backend.host.python.operator.derivative module
- hysop.backend.host.python.operator.diffusion module
- hysop.backend.host.python.operator.enstrophy module
- hysop.backend.host.python.operator.flowrate_correction module
- hysop.backend.host.python.operator.integrate module
- hysop.backend.host.python.operator.memory_reordering module
- hysop.backend.host.python.operator.min_max module
- hysop.backend.host.python.operator.penalization module
CommonPenalization
PythonPenalizeVelocity
PythonPenalizeVelocity.apply()
PythonPenalizeVelocity.available_methods()
PythonPenalizeVelocity.default_method()
PythonPenalizeVelocity.discretize()
PythonPenalizeVelocity.get_work_properties()
PythonPenalizeVelocity.setup()
PythonPenalizeVelocity.supported_dimensions()
PythonPenalizeVelocity.supports_mpi()
PythonPenalizeVorticity
PythonPenalizeVorticity.apply()
PythonPenalizeVorticity.available_methods()
PythonPenalizeVorticity.default_method()
PythonPenalizeVorticity.discretize()
PythonPenalizeVorticity.get_field_requirements()
PythonPenalizeVorticity.get_work_properties()
PythonPenalizeVorticity.handle_method()
PythonPenalizeVorticity.setup()
PythonPenalizeVorticity.supported_dimensions()
PythonPenalizeVorticity.supports_mpi()
- hysop.backend.host.python.operator.poisson module
- hysop.backend.host.python.operator.poisson_curl module
PythonPoissonCurl
PythonPoissonCurl.apply()
PythonPoissonCurl.build_filter_curl_2d__0_m()
PythonPoissonCurl.build_filter_curl_2d__1_n()
PythonPoissonCurl.build_filter_curl_3d__0_m()
PythonPoissonCurl.build_filter_curl_3d__0_n()
PythonPoissonCurl.build_filter_curl_3d__0_p()
PythonPoissonCurl.build_filter_curl_3d__1_m()
PythonPoissonCurl.build_filter_curl_3d__1_n()
PythonPoissonCurl.build_filter_curl_3d__1_p()
PythonPoissonCurl.setup()
- hysop.backend.host.python.operator.solenoidal_projection module
- hysop.backend.host.python.operator.spatial_filtering module
- hysop.backend.host.python.operator.transpose module
- hysop.backend.host.python.operator.vorticity_absorption module